Hey,
currently when dialog is opened and browser focus is on URL bar and then user will press TAB to focus page, first focused element is first element on the page, not in dialog - you can check this behavior here (example from docs - https://www.telerik.com/kendo-react-ui/components/dialogs/examples/dialog/overview/func/?theme=default-ocean-blue&themeVersion=6.2.0)
Tested using Google Chrome 112.0.5615.49
1. Click on URL bar
2. Press tab until focus is on page
3. Button is getting focus even though the dialog is open
Can you confrim that this is a bug and it is not intended behavior?