If you are using a 32 bit tga and dont want the model transparent(in words you want proper z-sorting) be sure to set my.transparent=off and my.flare=off;
this will cause the engine to ignore the alpha data and treat as normal geometry. Frankly i dont see why the engine automatically assumes an entity is transparent if it has alpha data.. as alpha can have many other uses besides blending transparency.