I need to be able drag an element over the header, so the element is on top of the header.
The element is in the ion-content area. I have tried both setting z-index and playing around with transform: translateZ. on the element and the header but no luck.