How do i toggle physics during runtime?

If i grab the actor while physics is
disabled it gets enabled.

As seen in the image.

but when i try to grab the actor again
physics does not get disabled. The
event fires correctly, what am i doing
wrong?

Can you show the script that disables physics?