You could create a small zone in the center of the vehicle and set it's velocity to 0 0 0.
You could just make it a flying vehicle with drag and angularDrag set to zero, with the center of mass at 0 0 0 (to prevent self-righting). That's probably the closest you'll get to space simulation without hacky or irregular methods.