Locking position of entities in the editor

Is there a good way to lock the position of certain entities in the editor so you don't, for instance, accidentally bump actors (like the background screen) 1 or 2 pixels away and not notice? I know you could just hard code the X and Y values but I figure the less script, the better.