Yes you can't prevent the touch or the mouse from clicking the sprite even if the collision disabled.
You can add a variable and make this event with 2 conditions:
Mouse click object ---- Do this
Variable = 0
Then you can change the variable to 1 for few seconds then turn it back to 0.