Maintain scrolling with iframe code widgets

Hey! So I have a project within which I use OneLinePlayer to embed my videos to the page. The OneLinePlayer code uses iframes. Readymag support has told me that this prevents being able to scroll the page when the mouse is hovering over them.

Is there any addition to the code that could allow scrolling? Readymag support has suggested maybe pointer-events: none or layering techniques?

TIA!

I ended up using html code for the whole video. See here for a copy paste: HTML code for videoplayer