.video-scroll-fix iframe {
pointer-events: none;
}

.video-scroll-fix.active iframe {
pointer-events: auto;
}