Solution

If the chromosome is mutated, normally a few bits are changed and so the solution is a bit changed.
But if all bits in chromosome are mutated (because of 100% mutation probability), then the chromosome string is in fact inverted.
Then we have inversion and no mutation, so whole population degenerates very quickly. It behaves like with no mutation because of 0% mutation probability.