Webcontainer over web page

I gave a webcontainer that completely covers a web page. I gave a Style assigned to it with a gray background and opacity set to 255.

Yet when I make the container visible it is not opaque. The page underneath is completely visible. Why?

It could be that your container has the Zindex lower than the other controls or maybe the container on the page has no style?

Page had no style! Thanks.

Right. Views don’t have an opaque background this time around by default.

Views??? This was a webcontainer?

I think the superclass of all these types are WebView.