Normal is the normal state of the form element.
Focus is initiated when the user interacts with the field. We currently allow the browser to provide default styling for focus states (except for the text input and textarea as browsers are inconsistent in their use of a focus state here).
Disabled state is a form input that is unavailable for interaction.
Read only indicates that a field is active, but not editable.