How can I make the AppBar fixed to the top while letting only the content scroll vertically?
You'll have to take the custom app route for that:
AppBar
component customizing the Material UI component. You can copy/paste the original code from hereYou will probably have to customize it with the style prop.