Both the treadmill and the object over it have the physics behaviour (and they do need it), so what's is the best way to make a treadmill effect? While the object is on top of it, it moves to a certain horizontal direction, I couldn't manage getting a good result, tried with apply force, impulse, setting velocity.
By the way is it possible to get acess to an end contact callback? pretty sure box2d has it.