I'm trying to add modal popup functionality to a page with the Allvideos player on it. The popup is intended to contain the Allvideos player, but instead appear with other content, in front of the player, while a video is playing.
Unfortunately, regardless of how I implement the popup (several plugins, jquery, mootools via javascript, ec.), and regardless of any z-index values, the modal popup shows displays behind the player. This happens on IE8, IE9, and recent versions of Chrome and Safari. A recent version of Firefox displays it correctly, with the modal popup in front of the Allvideos player. Some mootools implementations also work in IE9.
Joomla version is 1.5.23.
Any help greatly appreciated.