I am including form inputs, mat select with options and autocomplete field with options too into a matDialog box.
The problem is that the options are showing behind the Dial
I too had the same issue. As you have found out, this bug is due to the conflicts of z-indices. So I put the following CSS in my global.css which solved the issue: