Problems with dialogs and java applets

Problems with dialogs and java applets


I have a java-based uploader (aurigma) as well some modal dialogs on
my page. The modals conflict with the java applet though, and I end up
with part of the applet having a higher z-index than my dialog.
Anyone have suggestions on how to fix it, if it is even possible? I
was hoping for a param similar to wmode=transparent for flash content.
Thanks for any help or direction.