Disable Hand cursor of simple button

simpleButton.buttonMode=false

; is not working. I wonder if it is possible in as3. IN as2 it was quite simple.

Lot of people said use movieClip instead of simpleButton. But I badly need this on a button.