Disabling collisions on an object will disable collisions..
You can't test for collisions if the object doesn't detect collisions..
Are you sure you mean collisions at all or do you want to set the object to solid-behaviour or something..
Otherwise a simple
sprite on collision with object
action
would be enough, for no other sprites would be affected..