The reason it does this is because BHOL generates gravity every frame in it's update function. And stasis wall blocks update functions. Without the update function running, the gravity goes away after a frame. This is actually cool though, I didn't consider it could do this.