Radzen Dialog not showing mask

In a SideDialogOptions there's a property 'ShowMask'. This is to darken the mainwindow so the sidepanel pops out more. However for Dialog this happens automaticaly and I don't want this. Is there any way to accomplish this?

Also my dialog pops up way higher so it jumps to there instead of opening to where I scrolled too. Anyway to avoid this? Thanks!

No, this isn't supported.

Probably the dialog container is put in some positioned element. Check the location where you have put <RadzenComponents /> (or <RadzenDialog />).