PWM not working after detach servos

Looking at the code of the Servo library it appears just to inhibit timer
interrupts when a timer is no longer needed for Servo use, not reset its
mode and period for analogWrite().

Either the Servo library or its documentation has a bug that should be reported.