Users can not navigate components on the stage in UIBDescriptionWhile in accessibility mode, navigation between components on stage loses flow. Instead of highlighting the next element on stage, pressing TAB inadvertently drills down in to the configuration options for the highlighted component. The Expectation is that pressing TAB would highlight the next component on stage, the way pressing SHIFT + TAB highlights the previous component on stage (working as expected).Steps to Reproduce 1- Enable voice over2- Add a few components to the stage3- Try to shift + tab / tab on the stagePressing Shift + tab works as expected, you are able to navigate to the previous component. Pressing Tab takes you to the configuration panel of the currently highlighted component.WorkaroundIn order to resume flow in stage and reach the next component, users will have to tab cycle over the configuration panel and other UIB elements.Related Problem: PRB1454530