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
Popover
AppBar
Dialog
Snackbar
Tooltip
These values can be changed in the MudTheme
class, where the defaults are displayed under z-index.