MudBlazor z-index's
This is the z-order that is utilized by MudBlazor by default. Either design your application around it or change it in your theme.
Drawer
AppBar
Dialog
Popover
Snackbar
Tooltip
These values can be changed in the MudTheme
class, where the defaults are displayed under z-index.