In my (nearly finished) app - an ebook in french with some extra stuff including a browser - I have a browser which works well.
Thanks to the official published example... BUT
I would like to put the rectangle of this browser behind other controls partly (actually an image is partly eating one of his corners, don't ask me why

Unfortunately it seems to be always on top of everything else.
I tried to play with several properties set by iphoneControlSet sBrowserId
setting "opaque" to "false" or "true" or playing with "backgroundColor"
but no luck.
I can't change its position on the card either to put it under the other LC controls
Any idea ? Is it possible with LC ?
Georges