From an app user: "The pop up modal hints, that sometimes appear in the app, still allow a VoiceOver user to access the content behind the modal in the viewport. This makes it very difficult to know what content is actually inside the modal, and can be disorienting."
Solution: we need to make sure when our alerts appear VoiceOver doesn't read anything behind. If this isn't possible with SwiftEntryKit then perhaps we should file a request there, because it seems like a sensible behavior.