I have to show a div over the iframe which contains a flash video . The z-index of the div is set as 9999. but the ifarame is not having any z-index. But the div lies bellow the
You can add a wmode parameter by query string.
Ex: src="http://www.youtube.com/embed/LSaoRSlqQzw?wmode=opaque"
src="http://www.youtube.com/embed/LSaoRSlqQzw?wmode=opaque"