I have two windows, each identical, each contains a VLayout which in turn contains a ToolStrip and an Applet (Java). Please refer to the two included screenshots:
applet-stacking-order-01.png
The toolstrip button hover/prompt (styled with a red background) is hidden behind the Applet. This incorrect behavior appears in IE 8, IE 9, Chrome 15, Firefox 7.
applet-stacking-order-02.png
Athought Test Window 1 is on top, the entire Applet of Test Window 2 appears incorrectly on top of Test Window 1. This incorrect behavior appears in Chrome 15 (15.0.874.120), but appears OK in the other browsers above.
applet-stacking-order-01.png
The toolstrip button hover/prompt (styled with a red background) is hidden behind the Applet. This incorrect behavior appears in IE 8, IE 9, Chrome 15, Firefox 7.
applet-stacking-order-02.png
Athought Test Window 1 is on top, the entire Applet of Test Window 2 appears incorrectly on top of Test Window 1. This incorrect behavior appears in Chrome 15 (15.0.874.120), but appears OK in the other browsers above.
Comment