I'm trying to use the simple modal jquery library on a page and the modal popup is being hidden behind an embedded youtube object on my page. I tried messing around with z-index, but couldn't figure this out. Any suggestions?
                +2 
                A: 
                
                
              From the simple modal page:
To prevent Flash objects from "bleeding through" the dialog, make sure to set the wmode property for your object and embed elements to either opaque or transparent (reference).
                  Karim
                   2009-09-09 01:53:28
                
              Karim is correct - you need to modify the flash embedding code.
                  Eric Martin
                   2009-09-09 12:36:41