**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:** 1. Use `mux-player-react` component 2. Open the app via firefox 3. Navigate to accessibility tools; it is usually inside the `region` role 4. 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.