Let $a$ and $b$ be five-digit palindromes (without leading zeroes) such that $a < b$ and there are no other
five-digit palindromes strictly between $a$ and $b$. What are all possible values of $b - a$? (A number is a
palindrome if it reads the same forwards and backwards in base $10$.)