.interactivity-guard-no-interact {
  tabindex: -1;
  pointer-events: none;
  touch-action: none;
}