It works for the picker but the button in the toggle field don't work. I try to change the z-index but it won't work.
Any idea with class I need to change?
You can use 'inspect element' in your browser to look up the required css selectors. Also don't forget to set position to relative or absolute so the z-index will work.
I'm using the inspector to figured I what class I have to change but I can't find the right class or it doesn't work.
Now i'm using a background image and not a webkit mask.