With the recent update from Chrome, major browsers support automatic focus on an iframe element. The role "presentation" or "none" on an iframe element causes conflict: accessible through keyboard but not through a screen reader, and the resolution to the conflict might be user agent dependent.
With the recent update from Chrome, major browsers support automatic focus on an iframe element. The role "presentation" or "none" on an iframe element causes conflict: accessible through keyboard but not through a screen reader, and the resolution to the conflict might be user agent dependent.