JavaScript предотвращает взаимодействие iframe

iframe {
  pointer-events: none;
}
TM