I got a video element on a page that\'s working fine both in safari mobile and desktop.
I have a seme-transparent pull-down menu that\'s working fine. The problem is, when t
-webkit-transform-style:preserve-3d and -webkit-transform:translateZ(0) didn't work for me.
Using Flowplayer with the ipad plugin and the controlbar plugin allowed me to remove the ipad created control bar and replace it with something that can be z-indexed below my modal windows.