Mega menu/Submenu z-index

Is there a way for the mega menu/submenu to be set behind the section/container?

The behavior right now is that if I set the y position to a negative number when closed and then back to 0 when opened the submenu content fades in and slides down over the section. What I want is for it to slide behind the section so that it doesn’t cover the section elements when sliding down.

I tried setting the z-index of the content under the nav nestable element to -1 but then the dropdown link can not be hovered/interacted with anymore so the submenu fails to display.

I am also having this issue. Did you find a solution?

Sadly no, in theory it should be an easy thing to do (at least that’s what I think). I’m thinking of creating my own submenu/mega menu with interactions, I just don’t know if I can do it. I would prefer an easier solution but until someone offers one I’m stuck with the default behavior of the submenu.