i have page with iframe in the iframe when i click the button, popup will appear when talback or voiceover is enabled, is it possible to focus trap only in the popup ? so is it possible to achieve that i will be not able to move outside of the popup using swipe gesture ? by outside i mean, than i will be not able to reach address bar or any other part of site or browser.
i found this https://medium.com/@islam.sayed8/trap-focus-inside-a-modal-aa5230326c1b but thats not working on mobile
am i right that its not possible as talback/voiceover are system functions ?
thanks