Tech Notes
Managing focus on a web page is a very common accessibility issue. “Focus,” in this sense, refers to the element on the screen that is currently active or selected. It specifies where the user is currently located on the web page.
Screen readers have a specific key command to tell what the currently focused element is. Moving before and after the element also gives a sense of structure and the element’s order on the page.