Web小ネタ youtubeのiframeにz-indexが効かない [2015.10.02] youtubeのiframeにz-indexが効かないときは、youtubeのURLの末尾に以下をつけるとOK ?wmode=transparent 1 ?wmode=transparent <iframe width="396" height="223" src="https://www.youtube.com/embed/XXXXXXX?wmode=transparent" frameborder="0" allowfullscreen></iframe> 1 <iframe width="396" height="223" src="https://www.youtube.com/embed/XXXXXXX?wmode=transparent" frameborder="0" allowfullscreen></iframe> PREVNEXT