I have a form that is iframed into a web page. Upon completion of the form, a YouTube video is displayed from using iframe embed.
When I enter full screen mode of th
If adding allowfullscreen does not help, make sure you don't have &fs=0 in your iframe url.
allowfullscreen
&fs=0