Read-only Form Fields

The ARIA document role may be useful for parts of the page where the screen reader should not treat elements as interactive controls, like read-only form fields. Use aria-readonly to mark individual fields; see the ARIA section on Form Static Attributes for more detail.