Issue 501: Java apps overlay on IE
Status:  New
Owner: ----
Reported by gigbuil...@gmail.com, Jul 14, 2010
What steps will reproduce the problem?
1. Create a java app inline on the page
2. Create a nyromodal window

What is the expected output? What do you see instead?
I expect to see the window but it is covered by the java application. i.e. modal app has focus before that of the java app.

What version of the product are you using? On what operating system?
downloaded today.

Please provide any additional information below.
I have an embedded html editor in java which covers most of the page.  When I execute a modal load of the window it appears behind the java applet; however, on Firefox everything works as designed.