I'm guessing you have the scroll to behaviour on the avatar or on an object tied to the player's position?
If so, the simplest way would be to disable the scroll-to behaviour on the avatar/camera once the avatar passes into the boss area.
Another way, if you're using a camera object, would be to disassociate the camera from the player on reaching the boss area and move it the centre of the area.