fixed screen background?

Is there a way to have a fixed background without using 3D objects like planes?

You could do post process that replaces everything past some Z value with your texture.

Indeed, or you could use “Screen Position” to map a texture to any sort of skydome or all encompassing background card and it would work the same.