That depends on the which player script you're using, though if you're using some template code it shouldn't be the problem (anyways, I meant the in the move mode of an ent_move or c_move command in the player script).
Are you completely sure that the entity gets passable? Try e.g. making it transparent (my.transparent = on;my.alpha = 20;) at the same time to test whether it actually happens
