Description:
I’ve been trying to pass an accessibility test in Firefox but haven’t been successful despite attempting several options.
Issue:

Is there a recommended way to address this issue and pass the test?
Steps to Reproduce:
- Use
mux-player-react component
- Open the app via firefox
- Navigate to accessibility tools; it is usually inside the
region role
- The error should be visible (Check the image above)
Expected Behavior:
The error should not occur, or there should be a way to handle it via props.
Actual Behavior:
No props are available to address this, resulting in an accessibility error.