I'm working on a react project. I have a popup in which tabbing works fine when screen reader is not enabled. But as soon as you enable the screen reader(NVDA), the tabbing stops working and instead focus shifts to previous selected item when pressing tab.
Any idea why this strange behaviour when screen reader is enabled on the page.