Forms without an accessible name won't expose a proper "role" landmark region.
Topic: Accessibility
Guidelines on when to use the
disabled
andaria-disabled
attribute.Rough notes on Sara Soueidan's free chapter "Accessible notifications with ARIA Live Regions".
If you're linking to local elements via id you must ensure that they are focusable because otherwise assistive technology relying on "document.activeElement" can't follow the link target.
Should browsers ask you what you wanted to tap if you hit two elements?