
Foresee, JW Player & IE
In IE, we set wmode to direct as otherwise videos will not play if IE's "Use software rendering instead of GPU rendering" option is not checked. (http://www.longtailvideo.com/support/forums/jw-player/player-development-and-customization/37189/ie-flash-120044-video-not-playing-only-sound) However, with this option enabled, IE does not respect page flow or z-index and paints the video over anything on the page.
We recently added Foresee to our site, but in IE it is covered by the video. Is there an alternative to setting wmode to direct so page flow and z-index will be respected?