Кто окажется сверху?
.a { z-index }
9999
.b { z-index }
1
добавить на .parent
opacity: 0.99
transform: translateZ(0)
filter: blur(0)
.parent
.a
внутри .parent
z-index:
9999
.b
снаружи
z-index:
1