How can I make a player-controlled sphere also bounce with physics?

Whenever I enable physics on the player’s capsule, it disables all movement. I have bounce pads that I want the player to bounce on, but that only happens when physics is enabled. The pads are made bouncy with a physics material that just sets the restitution to 1.7.