Problem
Although the "Enable Backdrop" setting is disabled, the background content (everything outside the dialog) remains inaccessible while the dialog is open. As a result, links and other elements cannot be clicked.
Cause
A flexbox container is used to position the dialog. It is configured to occupy the full width and height of the visible browser area, allowing the dialog to be positioned precisely as intended.
Solution
As this behavior is caused by technical limitations, there is currently no direct solution. In addition, legal requirements may require user consent to be obtained before the website can be used further. In this context, preventing interaction with the background content can be beneficial.