Java Applets and DivX Web Player

Hi everyone!

I wonder if anyone managed to put a DivX Web Player on top of a java applet in internet explorer?

In firefox this works great. I simply shift the player off the left border using style.left=-480px. When the player is needed (requested by the applet) it is moved to a visible position on top of the applet.

In internet explorer the DivX Web Player always stays below the applet (z-wise).

This not a feature request, bug report or something as it might be java-plugin related, i'm just wondering if anybody else is doing the same thing with more success.

Thanks!