interactiveOverlayDocument
A DOM document that is presented over the entire video player, including the transport bar.
Declaration
attribute Document interactiveOverlayDocument;Discussion
The interactive overlay document can contain focusable elements and can be any template document. Set this attribute to null to remove the current overlay document.