The actual problem is the transform property set on the #wrapper element.
As you can see below, disabling it will display the content of the modal on top of everything, while the backdrop will still be on top of the other elements.
The actual problem is the translate property set on the #wrapper element.
As you can see below, disabling it will display the content of the modal on top of everything, while the backdrop will still be on top of the other elements.