JavaScript verhindern die Iframe -Interaktion
iframe {
pointer-events: none;
}
TM
iframe {
pointer-events: none;
}