**Repro steps:** 1. Open URL - [jsoneditor-example - CodeSandbox](https://codesandbox.io/p/sandbox/jsoneditor-example-kfdp6f?file=%2fpackage.json:11%2c33) 2. Navigate to 'Filter' button in the code editor and activate it. 3. Transform dialog will get open. 4. Navigate via tab key and observe the issue. **Actual Result:** Keyboard focus is going on background hidden element when navigating under 'Transform' dialog box. **Expected Result:** Keyboard focus should not move to background element when navigating under 'Transform' dialog box. **Attachment:** https://github.com/mac-s-g/react-json-view/assets/93735775/d670a966-2fb8-4eab-b1e5-d77375b7741c
Repro steps:
Actual Result:
Keyboard focus is going on background hidden element when navigating under 'Transform' dialog box.
Expected Result:
Keyboard focus should not move to background element when navigating under 'Transform' dialog box.
Attachment:
Keyboard.focus.navigating.out.of.the.dialog.1.mp4