I had this same issue here, to fix I did this:
slotProps={{ dialog: { sx: { zIndex: 10000 }, style: { zIndex: 10000 } } }}